home *** CD-ROM | disk | FTP | other *** search
- import java.util.TimerTask;
-
- // $FF: renamed from: c
- public class class_0 extends TimerTask {
- // $FF: renamed from: a b
- public b field_0;
- // $FF: renamed from: b int
- public int field_1;
-
- public class_0(b var1) {
- this.field_0 = var1;
- this.field_1 = 0;
- }
-
- public void run() {
- this.field_1 += 50;
- switch (this.field_0.a) {
- case 0:
- if (this.field_1 >= 1500) {
- this.field_0.a = 1;
- this.field_0.addCommand(this.field_0.f);
- this.field_0.addCommand(this.field_0.g);
- this.field_0.addCommand(this.field_0.h);
- this.field_0.addCommand(this.field_0.i);
- this.field_0.addCommand(this.field_0.j);
- this.field_0.addCommand(this.field_0.k);
- this.field_0.addCommand(this.field_0.l);
- this.field_0.b();
- }
- break;
- case 2:
- if (this.field_0.aa >= this.field_0.e / 2) {
- this.field_0.u.cancel();
- this.field_0.s.c();
- d.c(6);
- } else {
- b var10000 = this.field_0;
- var10000.aa = (short)(var10000.aa + this.field_0.e / 15);
- var10000 = this.field_0;
- var10000.ab = (short)(var10000.ab + this.field_0.d / 15);
- this.field_0.b();
- }
- }
-
- }
- }
-